home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Antivirus / Panda Antivirus / plat.exe / data1.cab / Comunes / Analisis.dll / RCDATA / TFORMBLOQUEOSERV / TFORMBLOQUEOSERV.txt < prev   
Encoding:
Text File  |  1999-03-31  |  3.4 KB  |  126 lines

  1. object FormBloqueoServ: TFormBloqueoServ
  2.   Tag = 67500
  3.   Left = 258
  4.   Top = 184
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Bloqueo de servicio'
  8.   ClientHeight = 173
  9.   ClientWidth = 372
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label5: TLabel
  20.     Tag = 67600
  21.     Left = 14
  22.     Top = 14
  23.     Width = 91
  24.     Height = 13
  25.     Caption = 'Servicio bloqueado'
  26.   end
  27.   object PandaBrown13: TPandaBrown
  28.     Left = 14
  29.     Top = 35
  30.     Width = 32
  31.     Height = 32
  32.     TheBrown.Data = {
  33.       76020000424D7602000000000000760000002800000020000000200000000100
  34.       04000000000000020000120B0000120B00001000000000000000FFFFFF0000FF
  35.       FF00FF00FF000000FF00C0C0C00080808000008080008000800000008000FFFF
  36.       000000FF00008080000000800000FF0000008000000000000000222222222822
  37.       22FFFFFF222222222222222222253385FFEEEEEEFFF222222223222222233388
  38.       FEEEEEEEEEEFF22222232222222333388EDEEDEEEEEEEF222222222222233433
  39.       37EDEEEEEEEEEEF2235222222256301338EEDEDEEEEEEEFF53522222256C6311
  40.       38EDDDEDEFEEFFC63222222225C6C6344387DEDEFCFFCC63822222225CACCB73
  41.       4338DDECCCCCC6388F2222225ACCBDD63338DDDCCAA65388CF2222225ACCBBCA
  42.       63338EDECCA638C4CF222225ACC9BCAAA63387EDEC6386CCCCF222250ACBBAAC
  43.       CB73338ED7386AAC4CF22225ACB9BBCCDBB73338838CA6A6CCF22225CB9B9BBD
  44.       BBDB783338ECCCCACCF22555555555555DBDB73388EEEECAACF2FFFFFFFFFFFF
  45.       F55B7338338EDEC66AF21111111111111F57338E7737EEBCAFF211111FF11111
  46.       4F73387BDB388EEECF2261111FF11111F53387BDBDB738EECF22611111111114
  47.       F338EDDBDDDD738EF22226111FF1111F5388CBDDBBDDE788F22226111FF1114F
  48.       388CCDBDBDBDDE33822222611FF111F586CCDBDBDBDBDDF5532222611FF114F8
  49.       8CCCBDBDBDBDDF22235222261FF11F56AACCDCCDDBDFF2222222222611114F25
  50.       556CCCCCFFF22222222222226111F5222255555522222222222222226114F222
  51.       222222222222222222222222261F5222222222222222222222222222261F2222
  52.       2222222222222222222222222262222222222222222222222222}
  53.   end
  54.   object Label19: TLabel
  55.     Tag = 67700
  56.     Left = 60
  57.     Top = 35
  58.     Width = 297
  59.     Height = 34
  60.     AutoSize = False
  61.     Caption = 'El acceso al servicio mostrado a continuaci∩┐╜n est∩┐╜ bloqueado.'
  62.     WordWrap = True
  63.   end
  64.   object Bevel16: TBevel
  65.     Left = 116
  66.     Top = 20
  67.     Width = 242
  68.     Height = 3
  69.     Shape = bsTopLine
  70.   end
  71.   object LabelDir: TLabel
  72.     Tag = 67800
  73.     Left = 59
  74.     Top = 84
  75.     Width = 294
  76.     Height = 17
  77.     AutoSize = False
  78.     Caption = 'Servicio:'
  79.   end
  80.   object LabelServicio: TLabel
  81.     Left = 79
  82.     Top = 108
  83.     Width = 274
  84.     Height = 17
  85.     AutoSize = False
  86.     Caption = 'LabelServicio'
  87.   end
  88.   object ButtonBloquear: TButton
  89.     Tag = 67300
  90.     Left = 166
  91.     Top = 144
  92.     Width = 90
  93.     Height = 22
  94.     Caption = 'Bloquear'
  95.     ModalResult = 1
  96.     TabOrder = 0
  97.     OnClick = ButtonBloquearClick
  98.   end
  99.   object ButtonContinuar: TButton
  100.     Tag = 67400
  101.     Left = 266
  102.     Top = 144
  103.     Width = 90
  104.     Height = 22
  105.     Caption = 'Continuar'
  106.     ModalResult = 1
  107.     TabOrder = 1
  108.     OnClick = ButtonContinuarClick
  109.   end
  110.   object ManuForm1: TManuForm
  111.     Enabled = False
  112.     TitleBar.ApplicationInfo.FontStyle = [fsBold]
  113.     TitleBar.Color = clMaroon
  114.     TitleBar.CompanyInfo.FontStyle = [fsBold, fsItalic]
  115.     TitleBar.NbOfColors = 0
  116.     Left = 314
  117.     Top = 4
  118.   end
  119.   object Timer1: TTimer
  120.     Enabled = False
  121.     OnTimer = Timer1Timer
  122.     Left = 284
  123.     Top = 4
  124.   end
  125. end
  126.